Papers with Question Answering datasets
SeaKR: Self-aware Knowledge Retrieval for Adaptive Retrieval Augmented Generation (2025.acl-long)
Copied to clipboard
| Challenge: | Adaptive Retrieval-Augmented Generation (RAG) is an effective strategy to alleviate hallucination of large language models (LLMs). |
| Approach: | They propose a novel adaptive RAG model that extracts self-aware uncertainty of large language models from their internal states and invokes retrieval accordingly. |
| Outcome: | The proposed model outperforms existing adaptive RAG methods on complex and simple Question Answering datasets. |